polygon fill

英 [ˈpɒlɪɡən fɪl] 美 [ˈpɑːliɡɑːn fɪl]

网络  多边形填充

计算机



双语例句

  1. The Polygon Area Fill is one of the import operators of the Computer Graphics and Image.
    多边形域填充是图形图像处理中最基本的操作之一。
  2. The algorithm and Realization of providing PCB CAD software with "polygon fill" function
    为印制板CAD软件增加多边形填充功能的算法与实现
  3. The Reasearch of Improved Scan Line Polygon Fill Algorithm
    改进的扫描线多边形填充算法的研究
  4. Compared to the traditional polygon area fill algorithms, the new algorithm not only can fill any polygon ( such as those with holes or con-necting to itself), but also can do more quickly and efficiently.
    与传统多边形域填充算法相比,新算法不但能实现任意多边形域(如带孔区域、自相交区域)的有效填充,而且具有速度快、效率高的特点。
  5. The algorithm will divide the polygon vertex and the new nodes into three types of storage, and then the scan line through the vertex will divide the polygon into several regions to fill.
    该算法将多边形顶点和新生成的交点划分为三种类型进行存储,然后由过顶点的扫描线将多边形分割成若干个梯形区域分别进行填充。